home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / More Primitives / More Primitives.rsrc / STR#_209.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  354 b   |  11 lines

  1. Inputs: Prompt; NameIn
  2. Outputs: NameOut; WDirID
  3.  
  4. Inputs: string; string
  5. Outputs: string | NULL; integer | NULL
  6.  
  7. A Save File dialog is opened displaying Prompt and a text field containing NameIn. If the Save button is clicked, NameOut and WDirID are the text in the text field and the selected directory ID. Otherwise, NameOut and WDirID are NULL.
  8.  
  9. File
  10.  
  11.